home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TIOFORM / TIOFORM.txt
Text File  |  2007-09-27  |  4KB  |  171 lines

  1. object IOForm: TIOForm
  2.   Left = 403
  3.   Top = 256
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'IOForm'
  7.   ClientHeight = 113
  8.   ClientWidth = 353
  9.   Color = 15724527
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   DesignSize = (
  20.     353
  21.     113)
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Panel1: TPanel
  25.     Left = 8
  26.     Top = 8
  27.     Width = 336
  28.     Height = 95
  29.     Anchors = [akLeft, akTop, akRight, akBottom]
  30.     BevelOuter = bvLowered
  31.     Color = 15724527
  32.     Font.Charset = EASTEUROPE_CHARSET
  33.     Font.Color = clWindowText
  34.     Font.Height = -11
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = []
  37.     ParentFont = False
  38.     TabOrder = 0
  39.     DesignSize = (
  40.       336
  41.       95)
  42.     object Label1: TLabel
  43.       Left = 8
  44.       Top = 8
  45.       Width = 4
  46.       Height = 16
  47.       Font.Charset = DEFAULT_CHARSET
  48.       Font.Color = clWindowText
  49.       Font.Height = -13
  50.       Font.Name = 'Verdana'
  51.       Font.Style = [fsBold]
  52.       ParentFont = False
  53.       ShowAccelChar = False
  54.     end
  55.     object CheckBox1: TCheckBox
  56.       Left = 8
  57.       Top = 68
  58.       Width = 161
  59.       Height = 17
  60.       Anchors = [akLeft, akBottom]
  61.       Font.Charset = EASTEUROPE_CHARSET
  62.       Font.Color = clWindowText
  63.       Font.Height = -9
  64.       Font.Name = 'Verdana'
  65.       Font.Style = []
  66.       ParentFont = False
  67.       TabOrder = 5
  68.       Visible = False
  69.     end
  70.     object StaticText1: TStaticText
  71.       Left = 8
  72.       Top = 25
  73.       Width = 321
  74.       Height = 28
  75.       Anchors = [akLeft, akTop, akRight, akBottom]
  76.       AutoSize = False
  77.       Font.Charset = DEFAULT_CHARSET
  78.       Font.Color = clWindowText
  79.       Font.Height = -11
  80.       Font.Name = 'Verdana'
  81.       Font.Style = []
  82.       ParentFont = False
  83.       ShowAccelChar = False
  84.       TabOrder = 3
  85.     end
  86.     object Button1: TButton
  87.       Left = 91
  88.       Top = 63
  89.       Width = 75
  90.       Height = 25
  91.       Anchors = [akRight, akBottom]
  92.       Font.Charset = EASTEUROPE_CHARSET
  93.       Font.Color = clWindowText
  94.       Font.Height = -11
  95.       Font.Name = 'Verdana'
  96.       Font.Style = []
  97.       ParentFont = False
  98.       TabOrder = 0
  99.       Visible = False
  100.       OnClick = Button1Click
  101.     end
  102.     object Button2: TButton
  103.       Left = 171
  104.       Top = 63
  105.       Width = 75
  106.       Height = 25
  107.       Anchors = [akRight, akBottom]
  108.       Font.Charset = EASTEUROPE_CHARSET
  109.       Font.Color = clWindowText
  110.       Font.Height = -11
  111.       Font.Name = 'Verdana'
  112.       Font.Style = []
  113.       ParentFont = False
  114.       TabOrder = 2
  115.       Visible = False
  116.       OnClick = Button2Click
  117.     end
  118.     object Button3: TButton
  119.       Left = 251
  120.       Top = 63
  121.       Width = 77
  122.       Height = 25
  123.       Anchors = [akRight, akBottom]
  124.       Caption = 'OK'
  125.       Font.Charset = EASTEUROPE_CHARSET
  126.       Font.Color = clWindowText
  127.       Font.Height = -11
  128.       Font.Name = 'Verdana'
  129.       Font.Style = []
  130.       ParentFont = False
  131.       TabOrder = 1
  132.       OnClick = Button3Click
  133.     end
  134.     object Edit1: TMaskEdit
  135.       Left = 176
  136.       Top = 36
  137.       Width = 153
  138.       Height = 22
  139.       Ctl3D = True
  140.       Font.Charset = DEFAULT_CHARSET
  141.       Font.Color = clWindowText
  142.       Font.Height = -12
  143.       Font.Name = 'Verdana'
  144.       Font.Style = []
  145.       ParentCtl3D = False
  146.       ParentFont = False
  147.       TabOrder = 4
  148.       Visible = False
  149.       OnKeyPress = Edit1KeyPress
  150.     end
  151.     object ComboBox1: TComboBox
  152.       Left = 128
  153.       Top = 35
  154.       Width = 201
  155.       Height = 21
  156.       Anchors = [akRight, akBottom]
  157.       Font.Charset = EASTEUROPE_CHARSET
  158.       Font.Color = clWindowText
  159.       Font.Height = -11
  160.       Font.Name = 'Verdana'
  161.       Font.Style = []
  162.       ItemHeight = 13
  163.       ParentFont = False
  164.       Sorted = True
  165.       TabOrder = 6
  166.       Visible = False
  167.       OnKeyPress = Edit1KeyPress
  168.     end
  169.   end
  170. end
  171.